home *** CD-ROM | disk | FTP | other *** search
/ Champak 149 / (Vol 149) Feb 25 2012.iso / Games / salaodebeleza_1173.swf / scripts / DefineButton2_197 / BUTTONCONDACTION on(release).as
Text File  |  2012-02-25  |  80b  |  6 lines

  1. on(release){
  2.    set("/:chara",1);
  3.    gotoAndStop("playgame");
  4.    play();
  5. }
  6.